home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 12: Textmags & Docs / nf_archive_12.iso / MAGS / SOURCES / ATARI_SRC.ZIP / atari source / HDX_BACK / HDXPCH / MYERROR.H < prev    next >
Encoding:
C/C++ Source or Header  |  2001-02-09  |  131 b   |  8 lines

  1. /*    ERROR.H
  2.  *        Define all necessary error codes.
  3.  */
  4.  
  5. #define    WRTPRTD    (0x27)
  6. #define    MDMCHGD    (0x28)
  7. #define    DEVNRDY    (0x04)
  8.